Subnode by user @KGBicheno in node [[semi supervised_learning]]
Agora nodes contain community contributions whose titles match your search. x
📓 Text Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Semi-Supervised_Learning.md by @KGBicheno ☆

semi-supervised learning

Go back to the [[AI Glossary]]

Training a model on data where some of the training examples have labels but others don’t. One technique for semi-supervised learning is to infer labels for the unlabeled examples, and then to train on the inferred labels to create a new model. Semi-supervised learning can be useful if labels are expensive to obtain but unlabeled examples are plentiful.

Loading pushes...